Category Visual Studio
Share experience about Visual Studio
Tips About How to Deploy ASP.NET Web Application
2015/7/31·2 min readDeployment of ASP.NET Web APP
How to Use Bootstrap SCSS at Visual Studio 2015
2015/10/2How can I use Bootstrap Sass at Visual Studio?There're many way to achieve this, but you can just use Nuget with visual studio to do this.Nuget + Web Compiler
List of Useful Commands for Nuget
2015/10/2·1 min readNuget is dependency management system for web development, if you use it you'll already familiar with following command. The firstnuget command is install angular, second one is uninstall nuget package.
Stop Using Visual Studio 2013 with Node.js Project
2015/12/31Stop using Visual Studio with Node.js Project
Xamarin - Can't Connect to Mac From Windows with Xamarin
2016/12/31·1 min readHow to Debug Node.js Code with Visual Studio
2016/1/31How to debug node.js app in visual studio.
Javascript Unit Test With Jasmine, Angular and Chutzpah with Visual Studio
2015/10/2·1 min readEnable javascript unit test at Visual Studio Test Explorer window
Few Visual Studio 2013 Helpful Settings
2014/8/31How to Turn off Browser Link for Visual Studio
2014/10/4·1 min readTurn off the Browser Link features (Visual Studio 2013).You might already know, but if don’t and noticed following request poll?transport= [GET] is annoy, which keep fire request at yourbrowser.